TPTP Problem File: ITP129^1.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : ITP129^1 : TPTP v8.2.0. Released v7.5.0.
% Domain   : Interactive Theorem Proving
% Problem  : Sledgehammer NthRoot_Impl problem prob_162__3274372_1
% Version  : Especial.
% English  :

% Refs     : [BH+15] Blanchette et al. (2015), Mining the Archive of Formal
%          : [Des21] Desharnais (2021), Email to Geoff Sutcliffe
% Source   : [Des21]
% Names    : NthRoot_Impl/prob_162__3274372_1 [Des21]

% Status   : Theorem
% Rating   : 0.50 v8.2.0, 0.38 v8.1.0, 0.36 v7.5.0
% Syntax   : Number of formulae    :  342 ( 235 unt;  29 typ;   0 def)
%            Number of atoms       :  593 ( 577 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives : 1737 (  77   ~;  23   |;  26   &;1515   @)
%                                         (   0 <=>;  96  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :   41 (  41   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   30 (  27 usr;  10 con; 0-3 aty)
%            Number of variables   :  643 (  15   ^; 627   !;   1   ?; 643   :)
% SPC      : TH0_THM_EQU_NAR

% Comments : This file was generated by Sledgehammer 2021-02-23 15:40:53.242
%------------------------------------------------------------------------------
% Could-be-implicit typings (2)
thf(ty_n_t__Nat__Onat,type,
    nat: $tType ).

thf(ty_n_t__Int__Oint,type,
    int: $tType ).

% Explicit typings (27)
thf(sy_c_Binomial_Ogbinomial_001t__Int__Oint,type,
    gbinomial_int: int > nat > int ).

thf(sy_c_Binomial_Ogbinomial_001t__Nat__Onat,type,
    gbinomial_nat: nat > nat > nat ).

thf(sy_c_Groups_Oone__class_Oone_001t__Int__Oint,type,
    one_one_int: int ).

thf(sy_c_Groups_Oone__class_Oone_001t__Nat__Onat,type,
    one_one_nat: nat ).

thf(sy_c_Groups_Oplus__class_Oplus_001t__Int__Oint,type,
    plus_plus_int: int > int > int ).

thf(sy_c_Groups_Oplus__class_Oplus_001t__Nat__Onat,type,
    plus_plus_nat: nat > nat > nat ).

thf(sy_c_Groups_Otimes__class_Otimes_001t__Int__Oint,type,
    times_times_int: int > int > int ).

thf(sy_c_Groups_Otimes__class_Otimes_001t__Nat__Onat,type,
    times_times_nat: nat > nat > nat ).

thf(sy_c_Groups_Ozero__class_Ozero_001t__Int__Oint,type,
    zero_zero_int: int ).

thf(sy_c_Groups_Ozero__class_Ozero_001t__Nat__Onat,type,
    zero_zero_nat: nat ).

thf(sy_c_HOL_ONO__MATCH_001t__Int__Oint_001t__Int__Oint,type,
    nO_MATCH_int_int: int > int > $o ).

thf(sy_c_HOL_ONO__MATCH_001t__Int__Oint_001t__Nat__Onat,type,
    nO_MATCH_int_nat: int > nat > $o ).

thf(sy_c_HOL_ONO__MATCH_001t__Nat__Onat_001t__Int__Oint,type,
    nO_MATCH_nat_int: nat > int > $o ).

thf(sy_c_HOL_ONO__MATCH_001t__Nat__Onat_001t__Nat__Onat,type,
    nO_MATCH_nat_nat: nat > nat > $o ).

thf(sy_c_If_001t__Nat__Onat,type,
    if_nat: $o > nat > nat > nat ).

thf(sy_c_Nat_OSuc,type,
    suc: nat > nat ).

thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Int__Oint,type,
    semiri2019852685at_int: nat > int ).

thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Nat__Onat,type,
    semiri1382578993at_nat: nat > nat ).

thf(sy_c_NthRoot__Impl__Mirabelle__bcfbdygymo_Ofixed__root,type,
    nthRoo1352626670d_root: nat > nat > $o ).

thf(sy_c_Power_Opower__class_Opower_001t__Int__Oint,type,
    power_power_int: int > nat > int ).

thf(sy_c_Power_Opower__class_Opower_001t__Nat__Onat,type,
    power_power_nat: nat > nat > nat ).

thf(sy_c_Rings_Odivide__class_Odivide_001t__Int__Oint,type,
    divide_divide_int: int > int > int ).

thf(sy_c_Rings_Odivide__class_Odivide_001t__Nat__Onat,type,
    divide_divide_nat: nat > nat > nat ).

thf(sy_v_n,type,
    n: int ).

thf(sy_v_p,type,
    p: nat ).

thf(sy_v_pm,type,
    pm: nat ).

thf(sy_v_x,type,
    x: int ).

% Relevant facts (309)
thf(fact_0_xn,axiom,
    ( ( power_power_int @ x @ p )
    = n ) ).

% xn
thf(fact_1_of__nat__power,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1382578993at_nat @ ( power_power_nat @ M @ N ) )
      = ( power_power_nat @ ( semiri1382578993at_nat @ M ) @ N ) ) ).

% of_nat_power
thf(fact_2_of__nat__power,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri2019852685at_int @ ( power_power_nat @ M @ N ) )
      = ( power_power_int @ ( semiri2019852685at_int @ M ) @ N ) ) ).

% of_nat_power
thf(fact_3_of__nat__eq__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ( power_power_nat @ ( semiri1382578993at_nat @ B ) @ W )
        = ( semiri1382578993at_nat @ X ) )
      = ( ( power_power_nat @ B @ W )
        = X ) ) ).

% of_nat_eq_of_nat_power_cancel_iff
thf(fact_4_of__nat__eq__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ( power_power_int @ ( semiri2019852685at_int @ B ) @ W )
        = ( semiri2019852685at_int @ X ) )
      = ( ( power_power_nat @ B @ W )
        = X ) ) ).

% of_nat_eq_of_nat_power_cancel_iff
thf(fact_5_of__nat__power__eq__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ( semiri1382578993at_nat @ X )
        = ( power_power_nat @ ( semiri1382578993at_nat @ B ) @ W ) )
      = ( X
        = ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_eq_of_nat_cancel_iff
thf(fact_6_of__nat__power__eq__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ( semiri2019852685at_int @ X )
        = ( power_power_int @ ( semiri2019852685at_int @ B ) @ W ) )
      = ( X
        = ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_eq_of_nat_cancel_iff
thf(fact_7_of__nat__add,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1382578993at_nat @ ( plus_plus_nat @ M @ N ) )
      = ( plus_plus_nat @ ( semiri1382578993at_nat @ M ) @ ( semiri1382578993at_nat @ N ) ) ) ).

% of_nat_add
thf(fact_8_of__nat__add,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri2019852685at_int @ ( plus_plus_nat @ M @ N ) )
      = ( plus_plus_int @ ( semiri2019852685at_int @ M ) @ ( semiri2019852685at_int @ N ) ) ) ).

% of_nat_add
thf(fact_9_of__nat__mult,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1382578993at_nat @ ( times_times_nat @ M @ N ) )
      = ( times_times_nat @ ( semiri1382578993at_nat @ M ) @ ( semiri1382578993at_nat @ N ) ) ) ).

% of_nat_mult
thf(fact_10_of__nat__mult,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri2019852685at_int @ ( times_times_nat @ M @ N ) )
      = ( times_times_int @ ( semiri2019852685at_int @ M ) @ ( semiri2019852685at_int @ N ) ) ) ).

% of_nat_mult
thf(fact_11_div__mult2__eq_H,axiom,
    ! [A: int,M: nat,N: nat] :
      ( ( divide_divide_int @ A @ ( times_times_int @ ( semiri2019852685at_int @ M ) @ ( semiri2019852685at_int @ N ) ) )
      = ( divide_divide_int @ ( divide_divide_int @ A @ ( semiri2019852685at_int @ M ) ) @ ( semiri2019852685at_int @ N ) ) ) ).

% div_mult2_eq'
thf(fact_12_div__mult2__eq_H,axiom,
    ! [A: nat,M: nat,N: nat] :
      ( ( divide_divide_nat @ A @ ( times_times_nat @ ( semiri1382578993at_nat @ M ) @ ( semiri1382578993at_nat @ N ) ) )
      = ( divide_divide_nat @ ( divide_divide_nat @ A @ ( semiri1382578993at_nat @ M ) ) @ ( semiri1382578993at_nat @ N ) ) ) ).

% div_mult2_eq'
thf(fact_13_power__Suc,axiom,
    ! [A: int,N: nat] :
      ( ( power_power_int @ A @ ( suc @ N ) )
      = ( times_times_int @ A @ ( power_power_int @ A @ N ) ) ) ).

% power_Suc
thf(fact_14_power__Suc,axiom,
    ! [A: nat,N: nat] :
      ( ( power_power_nat @ A @ ( suc @ N ) )
      = ( times_times_nat @ A @ ( power_power_nat @ A @ N ) ) ) ).

% power_Suc
thf(fact_15_fixed__root__axioms,axiom,
    nthRoo1352626670d_root @ p @ pm ).

% fixed_root_axioms
thf(fact_16_old_Onat_Oinject,axiom,
    ! [Nat: nat,Nat2: nat] :
      ( ( ( suc @ Nat )
        = ( suc @ Nat2 ) )
      = ( Nat = Nat2 ) ) ).

% old.nat.inject
thf(fact_17_nat_Oinject,axiom,
    ! [X2: nat,Y2: nat] :
      ( ( ( suc @ X2 )
        = ( suc @ Y2 ) )
      = ( X2 = Y2 ) ) ).

% nat.inject
thf(fact_18_of__nat__eq__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( semiri2019852685at_int @ M )
        = ( semiri2019852685at_int @ N ) )
      = ( M = N ) ) ).

% of_nat_eq_iff
thf(fact_19_of__nat__eq__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( semiri1382578993at_nat @ M )
        = ( semiri1382578993at_nat @ N ) )
      = ( M = N ) ) ).

% of_nat_eq_iff
thf(fact_20_p,axiom,
    ( p
    = ( suc @ pm ) ) ).

% p
thf(fact_21_add__Suc__right,axiom,
    ! [M: nat,N: nat] :
      ( ( plus_plus_nat @ M @ ( suc @ N ) )
      = ( suc @ ( plus_plus_nat @ M @ N ) ) ) ).

% add_Suc_right
thf(fact_22_mult__Suc__right,axiom,
    ! [M: nat,N: nat] :
      ( ( times_times_nat @ M @ ( suc @ N ) )
      = ( plus_plus_nat @ M @ ( times_times_nat @ M @ N ) ) ) ).

% mult_Suc_right
thf(fact_23_add__mult__distrib,axiom,
    ! [M: nat,N: nat,K: nat] :
      ( ( times_times_nat @ ( plus_plus_nat @ M @ N ) @ K )
      = ( plus_plus_nat @ ( times_times_nat @ M @ K ) @ ( times_times_nat @ N @ K ) ) ) ).

% add_mult_distrib
thf(fact_24_add__mult__distrib2,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( times_times_nat @ K @ ( plus_plus_nat @ M @ N ) )
      = ( plus_plus_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) ) ) ).

% add_mult_distrib2
thf(fact_25_mult__Suc,axiom,
    ! [M: nat,N: nat] :
      ( ( times_times_nat @ ( suc @ M ) @ N )
      = ( plus_plus_nat @ N @ ( times_times_nat @ M @ N ) ) ) ).

% mult_Suc
thf(fact_26_div__mult2__eq,axiom,
    ! [M: nat,N: nat,Q: nat] :
      ( ( divide_divide_nat @ M @ ( times_times_nat @ N @ Q ) )
      = ( divide_divide_nat @ ( divide_divide_nat @ M @ N ) @ Q ) ) ).

% div_mult2_eq
thf(fact_27_power__mult,axiom,
    ! [A: int,M: nat,N: nat] :
      ( ( power_power_int @ A @ ( times_times_nat @ M @ N ) )
      = ( power_power_int @ ( power_power_int @ A @ M ) @ N ) ) ).

% power_mult
thf(fact_28_power__mult,axiom,
    ! [A: nat,M: nat,N: nat] :
      ( ( power_power_nat @ A @ ( times_times_nat @ M @ N ) )
      = ( power_power_nat @ ( power_power_nat @ A @ M ) @ N ) ) ).

% power_mult
thf(fact_29_add__Suc,axiom,
    ! [M: nat,N: nat] :
      ( ( plus_plus_nat @ ( suc @ M ) @ N )
      = ( suc @ ( plus_plus_nat @ M @ N ) ) ) ).

% add_Suc
thf(fact_30_nat__arith_Osuc1,axiom,
    ! [A2: nat,K: nat,A: nat] :
      ( ( A2
        = ( plus_plus_nat @ K @ A ) )
     => ( ( suc @ A2 )
        = ( plus_plus_nat @ K @ ( suc @ A ) ) ) ) ).

% nat_arith.suc1
thf(fact_31_add__Suc__shift,axiom,
    ! [M: nat,N: nat] :
      ( ( plus_plus_nat @ ( suc @ M ) @ N )
      = ( plus_plus_nat @ M @ ( suc @ N ) ) ) ).

% add_Suc_shift
thf(fact_32_Suc__mult__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( times_times_nat @ ( suc @ K ) @ M )
        = ( times_times_nat @ ( suc @ K ) @ N ) )
      = ( M = N ) ) ).

% Suc_mult_cancel1
thf(fact_33_power__add,axiom,
    ! [A: int,M: nat,N: nat] :
      ( ( power_power_int @ A @ ( plus_plus_nat @ M @ N ) )
      = ( times_times_int @ ( power_power_int @ A @ M ) @ ( power_power_int @ A @ N ) ) ) ).

% power_add
thf(fact_34_power__add,axiom,
    ! [A: nat,M: nat,N: nat] :
      ( ( power_power_nat @ A @ ( plus_plus_nat @ M @ N ) )
      = ( times_times_nat @ ( power_power_nat @ A @ M ) @ ( power_power_nat @ A @ N ) ) ) ).

% power_add
thf(fact_35_n__not__Suc__n,axiom,
    ! [N: nat] :
      ( N
     != ( suc @ N ) ) ).

% n_not_Suc_n
thf(fact_36_Suc__inject,axiom,
    ! [X: nat,Y: nat] :
      ( ( ( suc @ X )
        = ( suc @ Y ) )
     => ( X = Y ) ) ).

% Suc_inject
thf(fact_37_power__commuting__commutes,axiom,
    ! [X: int,Y: int,N: nat] :
      ( ( ( times_times_int @ X @ Y )
        = ( times_times_int @ Y @ X ) )
     => ( ( times_times_int @ ( power_power_int @ X @ N ) @ Y )
        = ( times_times_int @ Y @ ( power_power_int @ X @ N ) ) ) ) ).

% power_commuting_commutes
thf(fact_38_power__commuting__commutes,axiom,
    ! [X: nat,Y: nat,N: nat] :
      ( ( ( times_times_nat @ X @ Y )
        = ( times_times_nat @ Y @ X ) )
     => ( ( times_times_nat @ ( power_power_nat @ X @ N ) @ Y )
        = ( times_times_nat @ Y @ ( power_power_nat @ X @ N ) ) ) ) ).

% power_commuting_commutes
thf(fact_39_power__mult__distrib,axiom,
    ! [A: int,B: int,N: nat] :
      ( ( power_power_int @ ( times_times_int @ A @ B ) @ N )
      = ( times_times_int @ ( power_power_int @ A @ N ) @ ( power_power_int @ B @ N ) ) ) ).

% power_mult_distrib
thf(fact_40_power__mult__distrib,axiom,
    ! [A: nat,B: nat,N: nat] :
      ( ( power_power_nat @ ( times_times_nat @ A @ B ) @ N )
      = ( times_times_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ B @ N ) ) ) ).

% power_mult_distrib
thf(fact_41_power__commutes,axiom,
    ! [A: int,N: nat] :
      ( ( times_times_int @ ( power_power_int @ A @ N ) @ A )
      = ( times_times_int @ A @ ( power_power_int @ A @ N ) ) ) ).

% power_commutes
thf(fact_42_power__commutes,axiom,
    ! [A: nat,N: nat] :
      ( ( times_times_nat @ ( power_power_nat @ A @ N ) @ A )
      = ( times_times_nat @ A @ ( power_power_nat @ A @ N ) ) ) ).

% power_commutes
thf(fact_43_mult__of__nat__commute,axiom,
    ! [X: nat,Y: int] :
      ( ( times_times_int @ ( semiri2019852685at_int @ X ) @ Y )
      = ( times_times_int @ Y @ ( semiri2019852685at_int @ X ) ) ) ).

% mult_of_nat_commute
thf(fact_44_mult__of__nat__commute,axiom,
    ! [X: nat,Y: nat] :
      ( ( times_times_nat @ ( semiri1382578993at_nat @ X ) @ Y )
      = ( times_times_nat @ Y @ ( semiri1382578993at_nat @ X ) ) ) ).

% mult_of_nat_commute
thf(fact_45_unique__euclidean__semiring__with__nat__class_Oof__nat__div,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri2019852685at_int @ ( divide_divide_nat @ M @ N ) )
      = ( divide_divide_int @ ( semiri2019852685at_int @ M ) @ ( semiri2019852685at_int @ N ) ) ) ).

% unique_euclidean_semiring_with_nat_class.of_nat_div
thf(fact_46_unique__euclidean__semiring__with__nat__class_Oof__nat__div,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1382578993at_nat @ ( divide_divide_nat @ M @ N ) )
      = ( divide_divide_nat @ ( semiri1382578993at_nat @ M ) @ ( semiri1382578993at_nat @ N ) ) ) ).

% unique_euclidean_semiring_with_nat_class.of_nat_div
thf(fact_47_power__Suc2,axiom,
    ! [A: int,N: nat] :
      ( ( power_power_int @ A @ ( suc @ N ) )
      = ( times_times_int @ ( power_power_int @ A @ N ) @ A ) ) ).

% power_Suc2
thf(fact_48_power__Suc2,axiom,
    ! [A: nat,N: nat] :
      ( ( power_power_nat @ A @ ( suc @ N ) )
      = ( times_times_nat @ ( power_power_nat @ A @ N ) @ A ) ) ).

% power_Suc2
thf(fact_49_int__ops_I7_J,axiom,
    ! [A: nat,B: nat] :
      ( ( semiri2019852685at_int @ ( times_times_nat @ A @ B ) )
      = ( times_times_int @ ( semiri2019852685at_int @ A ) @ ( semiri2019852685at_int @ B ) ) ) ).

% int_ops(7)
thf(fact_50_zadd__int__left,axiom,
    ! [M: nat,N: nat,Z: int] :
      ( ( plus_plus_int @ ( semiri2019852685at_int @ M ) @ ( plus_plus_int @ ( semiri2019852685at_int @ N ) @ Z ) )
      = ( plus_plus_int @ ( semiri2019852685at_int @ ( plus_plus_nat @ M @ N ) ) @ Z ) ) ).

% zadd_int_left
thf(fact_51_int__plus,axiom,
    ! [N: nat,M: nat] :
      ( ( semiri2019852685at_int @ ( plus_plus_nat @ N @ M ) )
      = ( plus_plus_int @ ( semiri2019852685at_int @ N ) @ ( semiri2019852685at_int @ M ) ) ) ).

% int_plus
thf(fact_52_int__ops_I5_J,axiom,
    ! [A: nat,B: nat] :
      ( ( semiri2019852685at_int @ ( plus_plus_nat @ A @ B ) )
      = ( plus_plus_int @ ( semiri2019852685at_int @ A ) @ ( semiri2019852685at_int @ B ) ) ) ).

% int_ops(5)
thf(fact_53_add__right__cancel,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ( plus_plus_int @ B @ A )
        = ( plus_plus_int @ C @ A ) )
      = ( B = C ) ) ).

% add_right_cancel
thf(fact_54_add__right__cancel,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( ( plus_plus_nat @ B @ A )
        = ( plus_plus_nat @ C @ A ) )
      = ( B = C ) ) ).

% add_right_cancel
thf(fact_55_add__left__cancel,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ( plus_plus_int @ A @ B )
        = ( plus_plus_int @ A @ C ) )
      = ( B = C ) ) ).

% add_left_cancel
thf(fact_56_add__left__cancel,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ( plus_plus_nat @ A @ B )
        = ( plus_plus_nat @ A @ C ) )
      = ( B = C ) ) ).

% add_left_cancel
thf(fact_57_zdiv__int,axiom,
    ! [A: nat,B: nat] :
      ( ( semiri2019852685at_int @ ( divide_divide_nat @ A @ B ) )
      = ( divide_divide_int @ ( semiri2019852685at_int @ A ) @ ( semiri2019852685at_int @ B ) ) ) ).

% zdiv_int
thf(fact_58_int__distrib_I1_J,axiom,
    ! [Z1: int,Z2: int,W: int] :
      ( ( times_times_int @ ( plus_plus_int @ Z1 @ Z2 ) @ W )
      = ( plus_plus_int @ ( times_times_int @ Z1 @ W ) @ ( times_times_int @ Z2 @ W ) ) ) ).

% int_distrib(1)
thf(fact_59_int__distrib_I2_J,axiom,
    ! [W: int,Z1: int,Z2: int] :
      ( ( times_times_int @ W @ ( plus_plus_int @ Z1 @ Z2 ) )
      = ( plus_plus_int @ ( times_times_int @ W @ Z1 ) @ ( times_times_int @ W @ Z2 ) ) ) ).

% int_distrib(2)
thf(fact_60_left__add__mult__distrib,axiom,
    ! [I: nat,U: nat,J: nat,K: nat] :
      ( ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ K ) )
      = ( plus_plus_nat @ ( times_times_nat @ ( plus_plus_nat @ I @ J ) @ U ) @ K ) ) ).

% left_add_mult_distrib
thf(fact_61_crossproduct__noteq,axiom,
    ! [A: int,B: int,C: int,D: int] :
      ( ( ( A != B )
        & ( C != D ) )
      = ( ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ D ) )
       != ( plus_plus_int @ ( times_times_int @ A @ D ) @ ( times_times_int @ B @ C ) ) ) ) ).

% crossproduct_noteq
thf(fact_62_crossproduct__noteq,axiom,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( ( A != B )
        & ( C != D ) )
      = ( ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) )
       != ( plus_plus_nat @ ( times_times_nat @ A @ D ) @ ( times_times_nat @ B @ C ) ) ) ) ).

% crossproduct_noteq
thf(fact_63_fixed__root_Op,axiom,
    ! [P: nat,Pm: nat] :
      ( ( nthRoo1352626670d_root @ P @ Pm )
     => ( P
        = ( suc @ Pm ) ) ) ).

% fixed_root.p
thf(fact_64_fixed__root__def,axiom,
    ( nthRoo1352626670d_root
    = ( ^ [P2: nat,Pm2: nat] :
          ( P2
          = ( suc @ Pm2 ) ) ) ) ).

% fixed_root_def
thf(fact_65_fixed__root_Ointro,axiom,
    ! [P: nat,Pm: nat] :
      ( ( P
        = ( suc @ Pm ) )
     => ( nthRoo1352626670d_root @ P @ Pm ) ) ).

% fixed_root.intro
thf(fact_66_ab__semigroup__mult__class_Omult__ac_I1_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( times_times_int @ A @ B ) @ C )
      = ( times_times_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% ab_semigroup_mult_class.mult_ac(1)
thf(fact_67_ab__semigroup__mult__class_Omult__ac_I1_J,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( times_times_nat @ A @ B ) @ C )
      = ( times_times_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% ab_semigroup_mult_class.mult_ac(1)
thf(fact_68_mult_Oassoc,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( times_times_int @ A @ B ) @ C )
      = ( times_times_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% mult.assoc
thf(fact_69_mult_Oassoc,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( times_times_nat @ A @ B ) @ C )
      = ( times_times_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% mult.assoc
thf(fact_70_mult_Ocommute,axiom,
    ( times_times_int
    = ( ^ [A3: int,B2: int] : ( times_times_int @ B2 @ A3 ) ) ) ).

% mult.commute
thf(fact_71_mult_Ocommute,axiom,
    ( times_times_nat
    = ( ^ [A3: nat,B2: nat] : ( times_times_nat @ B2 @ A3 ) ) ) ).

% mult.commute
thf(fact_72_mult_Oleft__commute,axiom,
    ! [B: int,A: int,C: int] :
      ( ( times_times_int @ B @ ( times_times_int @ A @ C ) )
      = ( times_times_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% mult.left_commute
thf(fact_73_mult_Oleft__commute,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( times_times_nat @ B @ ( times_times_nat @ A @ C ) )
      = ( times_times_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% mult.left_commute
thf(fact_74_ab__semigroup__add__class_Oadd__ac_I1_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( plus_plus_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).

% ab_semigroup_add_class.add_ac(1)
thf(fact_75_ab__semigroup__add__class_Oadd__ac_I1_J,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( plus_plus_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ).

% ab_semigroup_add_class.add_ac(1)
thf(fact_76_add__mono__thms__linordered__semiring_I4_J,axiom,
    ! [I: int,J: int,K: int,L: int] :
      ( ( ( I = J )
        & ( K = L ) )
     => ( ( plus_plus_int @ I @ K )
        = ( plus_plus_int @ J @ L ) ) ) ).

% add_mono_thms_linordered_semiring(4)
thf(fact_77_add__mono__thms__linordered__semiring_I4_J,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ( I = J )
        & ( K = L ) )
     => ( ( plus_plus_nat @ I @ K )
        = ( plus_plus_nat @ J @ L ) ) ) ).

% add_mono_thms_linordered_semiring(4)
thf(fact_78_group__cancel_Oadd1,axiom,
    ! [A2: int,K: int,A: int,B: int] :
      ( ( A2
        = ( plus_plus_int @ K @ A ) )
     => ( ( plus_plus_int @ A2 @ B )
        = ( plus_plus_int @ K @ ( plus_plus_int @ A @ B ) ) ) ) ).

% group_cancel.add1
thf(fact_79_group__cancel_Oadd1,axiom,
    ! [A2: nat,K: nat,A: nat,B: nat] :
      ( ( A2
        = ( plus_plus_nat @ K @ A ) )
     => ( ( plus_plus_nat @ A2 @ B )
        = ( plus_plus_nat @ K @ ( plus_plus_nat @ A @ B ) ) ) ) ).

% group_cancel.add1
thf(fact_80_group__cancel_Oadd2,axiom,
    ! [B3: int,K: int,B: int,A: int] :
      ( ( B3
        = ( plus_plus_int @ K @ B ) )
     => ( ( plus_plus_int @ A @ B3 )
        = ( plus_plus_int @ K @ ( plus_plus_int @ A @ B ) ) ) ) ).

% group_cancel.add2
thf(fact_81_group__cancel_Oadd2,axiom,
    ! [B3: nat,K: nat,B: nat,A: nat] :
      ( ( B3
        = ( plus_plus_nat @ K @ B ) )
     => ( ( plus_plus_nat @ A @ B3 )
        = ( plus_plus_nat @ K @ ( plus_plus_nat @ A @ B ) ) ) ) ).

% group_cancel.add2
thf(fact_82_add_Oassoc,axiom,
    ! [A: int,B: int,C: int] :
      ( ( plus_plus_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).

% add.assoc
thf(fact_83_add_Oassoc,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( plus_plus_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ).

% add.assoc
thf(fact_84_add_Oleft__cancel,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ( plus_plus_int @ A @ B )
        = ( plus_plus_int @ A @ C ) )
      = ( B = C ) ) ).

% add.left_cancel
thf(fact_85_add_Oright__cancel,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ( plus_plus_int @ B @ A )
        = ( plus_plus_int @ C @ A ) )
      = ( B = C ) ) ).

% add.right_cancel
thf(fact_86_add_Ocommute,axiom,
    ( plus_plus_int
    = ( ^ [A3: int,B2: int] : ( plus_plus_int @ B2 @ A3 ) ) ) ).

% add.commute
thf(fact_87_add_Ocommute,axiom,
    ( plus_plus_nat
    = ( ^ [A3: nat,B2: nat] : ( plus_plus_nat @ B2 @ A3 ) ) ) ).

% add.commute
thf(fact_88_add_Oleft__commute,axiom,
    ! [B: int,A: int,C: int] :
      ( ( plus_plus_int @ B @ ( plus_plus_int @ A @ C ) )
      = ( plus_plus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).

% add.left_commute
thf(fact_89_add_Oleft__commute,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( plus_plus_nat @ B @ ( plus_plus_nat @ A @ C ) )
      = ( plus_plus_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ).

% add.left_commute
thf(fact_90_add__left__imp__eq,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ( plus_plus_int @ A @ B )
        = ( plus_plus_int @ A @ C ) )
     => ( B = C ) ) ).

% add_left_imp_eq
thf(fact_91_add__left__imp__eq,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ( plus_plus_nat @ A @ B )
        = ( plus_plus_nat @ A @ C ) )
     => ( B = C ) ) ).

% add_left_imp_eq
thf(fact_92_add__right__imp__eq,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ( plus_plus_int @ B @ A )
        = ( plus_plus_int @ C @ A ) )
     => ( B = C ) ) ).

% add_right_imp_eq
thf(fact_93_add__right__imp__eq,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( ( plus_plus_nat @ B @ A )
        = ( plus_plus_nat @ C @ A ) )
     => ( B = C ) ) ).

% add_right_imp_eq
thf(fact_94_nat__int__comparison_I1_J,axiom,
    ( ( ^ [Y3: nat,Z3: nat] : Y3 = Z3 )
    = ( ^ [A3: nat,B2: nat] :
          ( ( semiri2019852685at_int @ A3 )
          = ( semiri2019852685at_int @ B2 ) ) ) ) ).

% nat_int_comparison(1)
thf(fact_95_int__if,axiom,
    ! [P3: $o,A: nat,B: nat] :
      ( ( P3
       => ( ( semiri2019852685at_int @ ( if_nat @ P3 @ A @ B ) )
          = ( semiri2019852685at_int @ A ) ) )
      & ( ~ P3
       => ( ( semiri2019852685at_int @ ( if_nat @ P3 @ A @ B ) )
          = ( semiri2019852685at_int @ B ) ) ) ) ).

% int_if
thf(fact_96_int__int__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ( semiri2019852685at_int @ M )
        = ( semiri2019852685at_int @ N ) )
      = ( M = N ) ) ).

% int_int_eq
thf(fact_97_crossproduct__eq,axiom,
    ! [W: int,Y: int,X: int,Z: int] :
      ( ( ( plus_plus_int @ ( times_times_int @ W @ Y ) @ ( times_times_int @ X @ Z ) )
        = ( plus_plus_int @ ( times_times_int @ W @ Z ) @ ( times_times_int @ X @ Y ) ) )
      = ( ( W = X )
        | ( Y = Z ) ) ) ).

% crossproduct_eq
thf(fact_98_crossproduct__eq,axiom,
    ! [W: nat,Y: nat,X: nat,Z: nat] :
      ( ( ( plus_plus_nat @ ( times_times_nat @ W @ Y ) @ ( times_times_nat @ X @ Z ) )
        = ( plus_plus_nat @ ( times_times_nat @ W @ Z ) @ ( times_times_nat @ X @ Y ) ) )
      = ( ( W = X )
        | ( Y = Z ) ) ) ).

% crossproduct_eq
thf(fact_99_ring__class_Oring__distribs_I2_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ).

% ring_class.ring_distribs(2)
thf(fact_100_ring__class_Oring__distribs_I1_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ A @ ( plus_plus_int @ B @ C ) )
      = ( plus_plus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ).

% ring_class.ring_distribs(1)
thf(fact_101_comm__semiring__class_Odistrib,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ).

% comm_semiring_class.distrib
thf(fact_102_comm__semiring__class_Odistrib,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) ) ) ).

% comm_semiring_class.distrib
thf(fact_103_distrib__left,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ A @ ( plus_plus_int @ B @ C ) )
      = ( plus_plus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ).

% distrib_left
thf(fact_104_distrib__left,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ A @ ( plus_plus_nat @ B @ C ) )
      = ( plus_plus_nat @ ( times_times_nat @ A @ B ) @ ( times_times_nat @ A @ C ) ) ) ).

% distrib_left
thf(fact_105_distrib__right,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ).

% distrib_right
thf(fact_106_distrib__right,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) ) ) ).

% distrib_right
thf(fact_107_combine__common__factor,axiom,
    ! [A: int,E: int,B: int,C: int] :
      ( ( plus_plus_int @ ( times_times_int @ A @ E ) @ ( plus_plus_int @ ( times_times_int @ B @ E ) @ C ) )
      = ( plus_plus_int @ ( times_times_int @ ( plus_plus_int @ A @ B ) @ E ) @ C ) ) ).

% combine_common_factor
thf(fact_108_combine__common__factor,axiom,
    ! [A: nat,E: nat,B: nat,C: nat] :
      ( ( plus_plus_nat @ ( times_times_nat @ A @ E ) @ ( plus_plus_nat @ ( times_times_nat @ B @ E ) @ C ) )
      = ( plus_plus_nat @ ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ E ) @ C ) ) ).

% combine_common_factor
thf(fact_109__092_060open_062_092_060And_062n_O_Ax_A_L_Ax_A_K_An_A_061_Ax_A_K_A_I1_A_L_An_J_092_060close_062,axiom,
    ! [N: int] :
      ( ( plus_plus_int @ x @ ( times_times_int @ x @ N ) )
      = ( times_times_int @ x @ ( plus_plus_int @ one_one_int @ N ) ) ) ).

% \<open>\<And>n. x + x * n = x * (1 + n)\<close>
thf(fact_110_mult_Oright__neutral,axiom,
    ! [A: int] :
      ( ( times_times_int @ A @ one_one_int )
      = A ) ).

% mult.right_neutral
thf(fact_111_mult_Oright__neutral,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ A @ one_one_nat )
      = A ) ).

% mult.right_neutral
thf(fact_112_mult_Oleft__neutral,axiom,
    ! [A: int] :
      ( ( times_times_int @ one_one_int @ A )
      = A ) ).

% mult.left_neutral
thf(fact_113_mult_Oleft__neutral,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ one_one_nat @ A )
      = A ) ).

% mult.left_neutral
thf(fact_114_div__by__1,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ one_one_int )
      = A ) ).

% div_by_1
thf(fact_115_div__by__1,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ one_one_nat )
      = A ) ).

% div_by_1
thf(fact_116_power__one,axiom,
    ! [N: nat] :
      ( ( power_power_int @ one_one_int @ N )
      = one_one_int ) ).

% power_one
thf(fact_117_power__one,axiom,
    ! [N: nat] :
      ( ( power_power_nat @ one_one_nat @ N )
      = one_one_nat ) ).

% power_one
thf(fact_118_of__nat__eq__1__iff,axiom,
    ! [N: nat] :
      ( ( ( semiri2019852685at_int @ N )
        = one_one_int )
      = ( N = one_one_nat ) ) ).

% of_nat_eq_1_iff
thf(fact_119_of__nat__eq__1__iff,axiom,
    ! [N: nat] :
      ( ( ( semiri1382578993at_nat @ N )
        = one_one_nat )
      = ( N = one_one_nat ) ) ).

% of_nat_eq_1_iff
thf(fact_120_of__nat__1__eq__iff,axiom,
    ! [N: nat] :
      ( ( one_one_int
        = ( semiri2019852685at_int @ N ) )
      = ( N = one_one_nat ) ) ).

% of_nat_1_eq_iff
thf(fact_121_of__nat__1__eq__iff,axiom,
    ! [N: nat] :
      ( ( one_one_nat
        = ( semiri1382578993at_nat @ N ) )
      = ( N = one_one_nat ) ) ).

% of_nat_1_eq_iff
thf(fact_122_of__nat__1,axiom,
    ( ( semiri2019852685at_int @ one_one_nat )
    = one_one_int ) ).

% of_nat_1
thf(fact_123_of__nat__1,axiom,
    ( ( semiri1382578993at_nat @ one_one_nat )
    = one_one_nat ) ).

% of_nat_1
thf(fact_124_of__nat__Suc,axiom,
    ! [M: nat] :
      ( ( semiri2019852685at_int @ ( suc @ M ) )
      = ( plus_plus_int @ one_one_int @ ( semiri2019852685at_int @ M ) ) ) ).

% of_nat_Suc
thf(fact_125_of__nat__Suc,axiom,
    ! [M: nat] :
      ( ( semiri1382578993at_nat @ ( suc @ M ) )
      = ( plus_plus_nat @ one_one_nat @ ( semiri1382578993at_nat @ M ) ) ) ).

% of_nat_Suc
thf(fact_126_one__reorient,axiom,
    ! [X: int] :
      ( ( one_one_int = X )
      = ( X = one_one_int ) ) ).

% one_reorient
thf(fact_127_one__reorient,axiom,
    ! [X: nat] :
      ( ( one_one_nat = X )
      = ( X = one_one_nat ) ) ).

% one_reorient
thf(fact_128_mult_Ocomm__neutral,axiom,
    ! [A: int] :
      ( ( times_times_int @ A @ one_one_int )
      = A ) ).

% mult.comm_neutral
thf(fact_129_mult_Ocomm__neutral,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ A @ one_one_nat )
      = A ) ).

% mult.comm_neutral
thf(fact_130_comm__monoid__mult__class_Omult__1,axiom,
    ! [A: int] :
      ( ( times_times_int @ one_one_int @ A )
      = A ) ).

% comm_monoid_mult_class.mult_1
thf(fact_131_comm__monoid__mult__class_Omult__1,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ one_one_nat @ A )
      = A ) ).

% comm_monoid_mult_class.mult_1
thf(fact_132_left__right__inverse__power,axiom,
    ! [X: int,Y: int,N: nat] :
      ( ( ( times_times_int @ X @ Y )
        = one_one_int )
     => ( ( times_times_int @ ( power_power_int @ X @ N ) @ ( power_power_int @ Y @ N ) )
        = one_one_int ) ) ).

% left_right_inverse_power
thf(fact_133_left__right__inverse__power,axiom,
    ! [X: nat,Y: nat,N: nat] :
      ( ( ( times_times_nat @ X @ Y )
        = one_one_nat )
     => ( ( times_times_nat @ ( power_power_nat @ X @ N ) @ ( power_power_nat @ Y @ N ) )
        = one_one_nat ) ) ).

% left_right_inverse_power
thf(fact_134_int__Suc,axiom,
    ! [N: nat] :
      ( ( semiri2019852685at_int @ ( suc @ N ) )
      = ( plus_plus_int @ ( semiri2019852685at_int @ N ) @ one_one_int ) ) ).

% int_Suc
thf(fact_135_int__ops_I4_J,axiom,
    ! [A: nat] :
      ( ( semiri2019852685at_int @ ( suc @ A ) )
      = ( plus_plus_int @ ( semiri2019852685at_int @ A ) @ one_one_int ) ) ).

% int_ops(4)
thf(fact_136_bits__div__by__1,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ one_one_int )
      = A ) ).

% bits_div_by_1
thf(fact_137_bits__div__by__1,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ one_one_nat )
      = A ) ).

% bits_div_by_1
thf(fact_138_distrib__right__NO__MATCH,axiom,
    ! [X: int,Y: int,C: int,A: int,B: int] :
      ( ( nO_MATCH_int_int @ ( divide_divide_int @ X @ Y ) @ C )
     => ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
        = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ) ).

% distrib_right_NO_MATCH
thf(fact_139_distrib__right__NO__MATCH,axiom,
    ! [X: int,Y: int,C: nat,A: nat,B: nat] :
      ( ( nO_MATCH_int_nat @ ( divide_divide_int @ X @ Y ) @ C )
     => ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ C )
        = ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) ) ) ) ).

% distrib_right_NO_MATCH
thf(fact_140_distrib__right__NO__MATCH,axiom,
    ! [X: nat,Y: nat,C: int,A: int,B: int] :
      ( ( nO_MATCH_nat_int @ ( divide_divide_nat @ X @ Y ) @ C )
     => ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
        = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ) ).

% distrib_right_NO_MATCH
thf(fact_141_distrib__right__NO__MATCH,axiom,
    ! [X: nat,Y: nat,C: nat,A: nat,B: nat] :
      ( ( nO_MATCH_nat_nat @ ( divide_divide_nat @ X @ Y ) @ C )
     => ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ C )
        = ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) ) ) ) ).

% distrib_right_NO_MATCH
thf(fact_142_distrib__left__NO__MATCH,axiom,
    ! [X: int,Y: int,A: int,B: int,C: int] :
      ( ( nO_MATCH_int_int @ ( divide_divide_int @ X @ Y ) @ A )
     => ( ( times_times_int @ A @ ( plus_plus_int @ B @ C ) )
        = ( plus_plus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ) ).

% distrib_left_NO_MATCH
thf(fact_143_distrib__left__NO__MATCH,axiom,
    ! [X: int,Y: int,A: nat,B: nat,C: nat] :
      ( ( nO_MATCH_int_nat @ ( divide_divide_int @ X @ Y ) @ A )
     => ( ( times_times_nat @ A @ ( plus_plus_nat @ B @ C ) )
        = ( plus_plus_nat @ ( times_times_nat @ A @ B ) @ ( times_times_nat @ A @ C ) ) ) ) ).

% distrib_left_NO_MATCH
thf(fact_144_distrib__left__NO__MATCH,axiom,
    ! [X: nat,Y: nat,A: int,B: int,C: int] :
      ( ( nO_MATCH_nat_int @ ( divide_divide_nat @ X @ Y ) @ A )
     => ( ( times_times_int @ A @ ( plus_plus_int @ B @ C ) )
        = ( plus_plus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ) ).

% distrib_left_NO_MATCH
thf(fact_145_distrib__left__NO__MATCH,axiom,
    ! [X: nat,Y: nat,A: nat,B: nat,C: nat] :
      ( ( nO_MATCH_nat_nat @ ( divide_divide_nat @ X @ Y ) @ A )
     => ( ( times_times_nat @ A @ ( plus_plus_nat @ B @ C ) )
        = ( plus_plus_nat @ ( times_times_nat @ A @ B ) @ ( times_times_nat @ A @ C ) ) ) ) ).

% distrib_left_NO_MATCH
thf(fact_146_Nat_Oadd__0__right,axiom,
    ! [M: nat] :
      ( ( plus_plus_nat @ M @ zero_zero_nat )
      = M ) ).

% Nat.add_0_right
thf(fact_147_add__is__0,axiom,
    ! [M: nat,N: nat] :
      ( ( ( plus_plus_nat @ M @ N )
        = zero_zero_nat )
      = ( ( M = zero_zero_nat )
        & ( N = zero_zero_nat ) ) ) ).

% add_is_0
thf(fact_148_mult__cancel2,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( ( times_times_nat @ M @ K )
        = ( times_times_nat @ N @ K ) )
      = ( ( M = N )
        | ( K = zero_zero_nat ) ) ) ).

% mult_cancel2
thf(fact_149_mult__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( times_times_nat @ K @ M )
        = ( times_times_nat @ K @ N ) )
      = ( ( M = N )
        | ( K = zero_zero_nat ) ) ) ).

% mult_cancel1
thf(fact_150_mult__0__right,axiom,
    ! [M: nat] :
      ( ( times_times_nat @ M @ zero_zero_nat )
      = zero_zero_nat ) ).

% mult_0_right
thf(fact_151_mult__is__0,axiom,
    ! [M: nat,N: nat] :
      ( ( ( times_times_nat @ M @ N )
        = zero_zero_nat )
      = ( ( M = zero_zero_nat )
        | ( N = zero_zero_nat ) ) ) ).

% mult_is_0
thf(fact_152_mult__cancel__right,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ( times_times_int @ A @ C )
        = ( times_times_int @ B @ C ) )
      = ( ( C = zero_zero_int )
        | ( A = B ) ) ) ).

% mult_cancel_right
thf(fact_153_mult__cancel__right,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( ( times_times_nat @ A @ C )
        = ( times_times_nat @ B @ C ) )
      = ( ( C = zero_zero_nat )
        | ( A = B ) ) ) ).

% mult_cancel_right
thf(fact_154_mult__cancel__left,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ( times_times_int @ C @ A )
        = ( times_times_int @ C @ B ) )
      = ( ( C = zero_zero_int )
        | ( A = B ) ) ) ).

% mult_cancel_left
thf(fact_155_mult__cancel__left,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( ( times_times_nat @ C @ A )
        = ( times_times_nat @ C @ B ) )
      = ( ( C = zero_zero_nat )
        | ( A = B ) ) ) ).

% mult_cancel_left
thf(fact_156_mult__eq__0__iff,axiom,
    ! [A: int,B: int] :
      ( ( ( times_times_int @ A @ B )
        = zero_zero_int )
      = ( ( A = zero_zero_int )
        | ( B = zero_zero_int ) ) ) ).

% mult_eq_0_iff
thf(fact_157_mult__eq__0__iff,axiom,
    ! [A: nat,B: nat] :
      ( ( ( times_times_nat @ A @ B )
        = zero_zero_nat )
      = ( ( A = zero_zero_nat )
        | ( B = zero_zero_nat ) ) ) ).

% mult_eq_0_iff
thf(fact_158_mult__zero__right,axiom,
    ! [A: int] :
      ( ( times_times_int @ A @ zero_zero_int )
      = zero_zero_int ) ).

% mult_zero_right
thf(fact_159_mult__zero__right,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ A @ zero_zero_nat )
      = zero_zero_nat ) ).

% mult_zero_right
thf(fact_160_mult__zero__left,axiom,
    ! [A: int] :
      ( ( times_times_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% mult_zero_left
thf(fact_161_mult__zero__left,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% mult_zero_left
thf(fact_162_add_Oleft__neutral,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ zero_zero_nat @ A )
      = A ) ).

% add.left_neutral
thf(fact_163_add_Oleft__neutral,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ zero_zero_int @ A )
      = A ) ).

% add.left_neutral
thf(fact_164_add_Oright__neutral,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ A @ zero_zero_nat )
      = A ) ).

% add.right_neutral
thf(fact_165_add_Oright__neutral,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ A @ zero_zero_int )
      = A ) ).

% add.right_neutral
thf(fact_166_double__zero,axiom,
    ! [A: int] :
      ( ( ( plus_plus_int @ A @ A )
        = zero_zero_int )
      = ( A = zero_zero_int ) ) ).

% double_zero
thf(fact_167_double__zero__sym,axiom,
    ! [A: int] :
      ( ( zero_zero_int
        = ( plus_plus_int @ A @ A ) )
      = ( A = zero_zero_int ) ) ).

% double_zero_sym
thf(fact_168_add__cancel__left__left,axiom,
    ! [B: nat,A: nat] :
      ( ( ( plus_plus_nat @ B @ A )
        = A )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_left_left
thf(fact_169_add__cancel__left__left,axiom,
    ! [B: int,A: int] :
      ( ( ( plus_plus_int @ B @ A )
        = A )
      = ( B = zero_zero_int ) ) ).

% add_cancel_left_left
thf(fact_170_add__cancel__left__right,axiom,
    ! [A: nat,B: nat] :
      ( ( ( plus_plus_nat @ A @ B )
        = A )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_left_right
thf(fact_171_add__cancel__left__right,axiom,
    ! [A: int,B: int] :
      ( ( ( plus_plus_int @ A @ B )
        = A )
      = ( B = zero_zero_int ) ) ).

% add_cancel_left_right
thf(fact_172_add__cancel__right__left,axiom,
    ! [A: nat,B: nat] :
      ( ( A
        = ( plus_plus_nat @ B @ A ) )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_right_left
thf(fact_173_add__cancel__right__left,axiom,
    ! [A: int,B: int] :
      ( ( A
        = ( plus_plus_int @ B @ A ) )
      = ( B = zero_zero_int ) ) ).

% add_cancel_right_left
thf(fact_174_add__cancel__right__right,axiom,
    ! [A: nat,B: nat] :
      ( ( A
        = ( plus_plus_nat @ A @ B ) )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_right_right
thf(fact_175_add__cancel__right__right,axiom,
    ! [A: int,B: int] :
      ( ( A
        = ( plus_plus_int @ A @ B ) )
      = ( B = zero_zero_int ) ) ).

% add_cancel_right_right
thf(fact_176_add__eq__0__iff__both__eq__0,axiom,
    ! [X: nat,Y: nat] :
      ( ( ( plus_plus_nat @ X @ Y )
        = zero_zero_nat )
      = ( ( X = zero_zero_nat )
        & ( Y = zero_zero_nat ) ) ) ).

% add_eq_0_iff_both_eq_0
thf(fact_177_zero__eq__add__iff__both__eq__0,axiom,
    ! [X: nat,Y: nat] :
      ( ( zero_zero_nat
        = ( plus_plus_nat @ X @ Y ) )
      = ( ( X = zero_zero_nat )
        & ( Y = zero_zero_nat ) ) ) ).

% zero_eq_add_iff_both_eq_0
thf(fact_178_bits__div__by__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ zero_zero_int )
      = zero_zero_int ) ).

% bits_div_by_0
thf(fact_179_bits__div__by__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ zero_zero_nat )
      = zero_zero_nat ) ).

% bits_div_by_0
thf(fact_180_bits__div__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% bits_div_0
thf(fact_181_bits__div__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% bits_div_0
thf(fact_182_div__by__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ zero_zero_int )
      = zero_zero_int ) ).

% div_by_0
thf(fact_183_div__by__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ zero_zero_nat )
      = zero_zero_nat ) ).

% div_by_0
thf(fact_184_div__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% div_0
thf(fact_185_div__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% div_0
thf(fact_186_of__nat__0,axiom,
    ( ( semiri2019852685at_int @ zero_zero_nat )
    = zero_zero_int ) ).

% of_nat_0
thf(fact_187_of__nat__0,axiom,
    ( ( semiri1382578993at_nat @ zero_zero_nat )
    = zero_zero_nat ) ).

% of_nat_0
thf(fact_188_of__nat__0__eq__iff,axiom,
    ! [N: nat] :
      ( ( zero_zero_int
        = ( semiri2019852685at_int @ N ) )
      = ( zero_zero_nat = N ) ) ).

% of_nat_0_eq_iff
thf(fact_189_of__nat__0__eq__iff,axiom,
    ! [N: nat] :
      ( ( zero_zero_nat
        = ( semiri1382578993at_nat @ N ) )
      = ( zero_zero_nat = N ) ) ).

% of_nat_0_eq_iff
thf(fact_190_of__nat__eq__0__iff,axiom,
    ! [M: nat] :
      ( ( ( semiri2019852685at_int @ M )
        = zero_zero_int )
      = ( M = zero_zero_nat ) ) ).

% of_nat_eq_0_iff
thf(fact_191_of__nat__eq__0__iff,axiom,
    ! [M: nat] :
      ( ( ( semiri1382578993at_nat @ M )
        = zero_zero_nat )
      = ( M = zero_zero_nat ) ) ).

% of_nat_eq_0_iff
thf(fact_192_power__Suc0__right,axiom,
    ! [A: int] :
      ( ( power_power_int @ A @ ( suc @ zero_zero_nat ) )
      = A ) ).

% power_Suc0_right
thf(fact_193_power__Suc0__right,axiom,
    ! [A: nat] :
      ( ( power_power_nat @ A @ ( suc @ zero_zero_nat ) )
      = A ) ).

% power_Suc0_right
thf(fact_194_one__eq__mult__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( suc @ zero_zero_nat )
        = ( times_times_nat @ M @ N ) )
      = ( ( M
          = ( suc @ zero_zero_nat ) )
        & ( N
          = ( suc @ zero_zero_nat ) ) ) ) ).

% one_eq_mult_iff
thf(fact_195_mult__eq__1__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( times_times_nat @ M @ N )
        = ( suc @ zero_zero_nat ) )
      = ( ( M
          = ( suc @ zero_zero_nat ) )
        & ( N
          = ( suc @ zero_zero_nat ) ) ) ) ).

% mult_eq_1_iff
thf(fact_196_power__one__right,axiom,
    ! [A: int] :
      ( ( power_power_int @ A @ one_one_nat )
      = A ) ).

% power_one_right
thf(fact_197_power__one__right,axiom,
    ! [A: nat] :
      ( ( power_power_nat @ A @ one_one_nat )
      = A ) ).

% power_one_right
thf(fact_198_nat__mult__eq__1__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( times_times_nat @ M @ N )
        = one_one_nat )
      = ( ( M = one_one_nat )
        & ( N = one_one_nat ) ) ) ).

% nat_mult_eq_1_iff
thf(fact_199_nat__1__eq__mult__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( one_one_nat
        = ( times_times_nat @ M @ N ) )
      = ( ( M = one_one_nat )
        & ( N = one_one_nat ) ) ) ).

% nat_1_eq_mult_iff
thf(fact_200_div__by__Suc__0,axiom,
    ! [M: nat] :
      ( ( divide_divide_nat @ M @ ( suc @ zero_zero_nat ) )
      = M ) ).

% div_by_Suc_0
thf(fact_201_gbinomial__0_I1_J,axiom,
    ! [A: int] :
      ( ( gbinomial_int @ A @ zero_zero_nat )
      = one_one_int ) ).

% gbinomial_0(1)
thf(fact_202_gbinomial__0_I1_J,axiom,
    ! [A: nat] :
      ( ( gbinomial_nat @ A @ zero_zero_nat )
      = one_one_nat ) ).

% gbinomial_0(1)
thf(fact_203_nat__power__eq__Suc__0__iff,axiom,
    ! [X: nat,M: nat] :
      ( ( ( power_power_nat @ X @ M )
        = ( suc @ zero_zero_nat ) )
      = ( ( M = zero_zero_nat )
        | ( X
          = ( suc @ zero_zero_nat ) ) ) ) ).

% nat_power_eq_Suc_0_iff
thf(fact_204_power__Suc__0,axiom,
    ! [N: nat] :
      ( ( power_power_nat @ ( suc @ zero_zero_nat ) @ N )
      = ( suc @ zero_zero_nat ) ) ).

% power_Suc_0
thf(fact_205_nat__mult__div__cancel__disj,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( K = zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
          = zero_zero_nat ) )
      & ( ( K != zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
          = ( divide_divide_nat @ M @ N ) ) ) ) ).

% nat_mult_div_cancel_disj
thf(fact_206_gbinomial__Suc0,axiom,
    ! [A: nat] :
      ( ( gbinomial_nat @ A @ ( suc @ zero_zero_nat ) )
      = A ) ).

% gbinomial_Suc0
thf(fact_207_gbinomial__Suc0,axiom,
    ! [A: int] :
      ( ( gbinomial_int @ A @ ( suc @ zero_zero_nat ) )
      = A ) ).

% gbinomial_Suc0
thf(fact_208_gbinomial__1,axiom,
    ! [A: nat] :
      ( ( gbinomial_nat @ A @ one_one_nat )
      = A ) ).

% gbinomial_1
thf(fact_209_gbinomial__1,axiom,
    ! [A: int] :
      ( ( gbinomial_int @ A @ one_one_nat )
      = A ) ).

% gbinomial_1
thf(fact_210_sum__squares__eq__zero__iff,axiom,
    ! [X: int,Y: int] :
      ( ( ( plus_plus_int @ ( times_times_int @ X @ X ) @ ( times_times_int @ Y @ Y ) )
        = zero_zero_int )
      = ( ( X = zero_zero_int )
        & ( Y = zero_zero_int ) ) ) ).

% sum_squares_eq_zero_iff
thf(fact_211_mult__cancel__left1,axiom,
    ! [C: int,B: int] :
      ( ( C
        = ( times_times_int @ C @ B ) )
      = ( ( C = zero_zero_int )
        | ( B = one_one_int ) ) ) ).

% mult_cancel_left1
thf(fact_212_mult__cancel__left2,axiom,
    ! [C: int,A: int] :
      ( ( ( times_times_int @ C @ A )
        = C )
      = ( ( C = zero_zero_int )
        | ( A = one_one_int ) ) ) ).

% mult_cancel_left2
thf(fact_213_mult__cancel__right1,axiom,
    ! [C: int,B: int] :
      ( ( C
        = ( times_times_int @ B @ C ) )
      = ( ( C = zero_zero_int )
        | ( B = one_one_int ) ) ) ).

% mult_cancel_right1
thf(fact_214_mult__cancel__right2,axiom,
    ! [A: int,C: int] :
      ( ( ( times_times_int @ A @ C )
        = C )
      = ( ( C = zero_zero_int )
        | ( A = one_one_int ) ) ) ).

% mult_cancel_right2
thf(fact_215_div__mult__mult1,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
        = ( divide_divide_int @ A @ B ) ) ) ).

% div_mult_mult1
thf(fact_216_div__mult__mult1,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
        = ( divide_divide_nat @ A @ B ) ) ) ).

% div_mult_mult1
thf(fact_217_div__mult__mult2,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) )
        = ( divide_divide_int @ A @ B ) ) ) ).

% div_mult_mult2
thf(fact_218_div__mult__mult2,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) )
        = ( divide_divide_nat @ A @ B ) ) ) ).

% div_mult_mult2
thf(fact_219_div__mult__mult1__if,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ( C = zero_zero_int )
       => ( ( divide_divide_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
          = zero_zero_int ) )
      & ( ( C != zero_zero_int )
       => ( ( divide_divide_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
          = ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_mult1_if
thf(fact_220_div__mult__mult1__if,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( ( C = zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
          = zero_zero_nat ) )
      & ( ( C != zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
          = ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_mult1_if
thf(fact_221_nonzero__mult__div__cancel__left,axiom,
    ! [A: int,B: int] :
      ( ( A != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ A @ B ) @ A )
        = B ) ) ).

% nonzero_mult_div_cancel_left
thf(fact_222_nonzero__mult__div__cancel__left,axiom,
    ! [A: nat,B: nat] :
      ( ( A != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ A @ B ) @ A )
        = B ) ) ).

% nonzero_mult_div_cancel_left
thf(fact_223_nonzero__mult__div__cancel__right,axiom,
    ! [B: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ A @ B ) @ B )
        = A ) ) ).

% nonzero_mult_div_cancel_right
thf(fact_224_nonzero__mult__div__cancel__right,axiom,
    ! [B: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ A @ B ) @ B )
        = A ) ) ).

% nonzero_mult_div_cancel_right
thf(fact_225_div__self,axiom,
    ! [A: int] :
      ( ( A != zero_zero_int )
     => ( ( divide_divide_int @ A @ A )
        = one_one_int ) ) ).

% div_self
thf(fact_226_div__self,axiom,
    ! [A: nat] :
      ( ( A != zero_zero_nat )
     => ( ( divide_divide_nat @ A @ A )
        = one_one_nat ) ) ).

% div_self
thf(fact_227_power__0__Suc,axiom,
    ! [N: nat] :
      ( ( power_power_int @ zero_zero_int @ ( suc @ N ) )
      = zero_zero_int ) ).

% power_0_Suc
thf(fact_228_power__0__Suc,axiom,
    ! [N: nat] :
      ( ( power_power_nat @ zero_zero_nat @ ( suc @ N ) )
      = zero_zero_nat ) ).

% power_0_Suc
thf(fact_229_gbinomial__0_I2_J,axiom,
    ! [K: nat] :
      ( ( gbinomial_nat @ zero_zero_nat @ ( suc @ K ) )
      = zero_zero_nat ) ).

% gbinomial_0(2)
thf(fact_230_gbinomial__0_I2_J,axiom,
    ! [K: nat] :
      ( ( gbinomial_int @ zero_zero_int @ ( suc @ K ) )
      = zero_zero_int ) ).

% gbinomial_0(2)
thf(fact_231_div__mult__self1,axiom,
    ! [B: int,A: int,C: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ A @ ( times_times_int @ C @ B ) ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self1
thf(fact_232_div__mult__self1,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ ( times_times_nat @ C @ B ) ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self1
thf(fact_233_div__mult__self2,axiom,
    ! [B: int,A: int,C: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ A @ ( times_times_int @ B @ C ) ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self2
thf(fact_234_div__mult__self2,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ ( times_times_nat @ B @ C ) ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self2
thf(fact_235_div__mult__self3,axiom,
    ! [B: int,C: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ ( times_times_int @ C @ B ) @ A ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self3
thf(fact_236_div__mult__self3,axiom,
    ! [B: nat,C: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ ( times_times_nat @ C @ B ) @ A ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self3
thf(fact_237_div__mult__self4,axiom,
    ! [B: int,C: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ ( times_times_int @ B @ C ) @ A ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self4
thf(fact_238_div__mult__self4,axiom,
    ! [B: nat,C: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ ( times_times_nat @ B @ C ) @ A ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self4
thf(fact_239_One__nat__def,axiom,
    ( one_one_nat
    = ( suc @ zero_zero_nat ) ) ).

% One_nat_def
thf(fact_240_mult__eq__self__implies__10,axiom,
    ! [M: nat,N: nat] :
      ( ( M
        = ( times_times_nat @ M @ N ) )
     => ( ( N = one_one_nat )
        | ( M = zero_zero_nat ) ) ) ).

% mult_eq_self_implies_10
thf(fact_241_zero__reorient,axiom,
    ! [X: nat] :
      ( ( zero_zero_nat = X )
      = ( X = zero_zero_nat ) ) ).

% zero_reorient
thf(fact_242_zero__reorient,axiom,
    ! [X: int] :
      ( ( zero_zero_int = X )
      = ( X = zero_zero_int ) ) ).

% zero_reorient
thf(fact_243_int__ops_I1_J,axiom,
    ( ( semiri2019852685at_int @ zero_zero_nat )
    = zero_zero_int ) ).

% int_ops(1)
thf(fact_244_power__0__left,axiom,
    ! [N: nat] :
      ( ( ( N = zero_zero_nat )
       => ( ( power_power_int @ zero_zero_int @ N )
          = one_one_int ) )
      & ( ( N != zero_zero_nat )
       => ( ( power_power_int @ zero_zero_int @ N )
          = zero_zero_int ) ) ) ).

% power_0_left
thf(fact_245_power__0__left,axiom,
    ! [N: nat] :
      ( ( ( N = zero_zero_nat )
       => ( ( power_power_nat @ zero_zero_nat @ N )
          = one_one_nat ) )
      & ( ( N != zero_zero_nat )
       => ( ( power_power_nat @ zero_zero_nat @ N )
          = zero_zero_nat ) ) ) ).

% power_0_left
thf(fact_246_mult__right__cancel,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( ( times_times_int @ A @ C )
          = ( times_times_int @ B @ C ) )
        = ( A = B ) ) ) ).

% mult_right_cancel
thf(fact_247_mult__right__cancel,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( ( times_times_nat @ A @ C )
          = ( times_times_nat @ B @ C ) )
        = ( A = B ) ) ) ).

% mult_right_cancel
thf(fact_248_mult__left__cancel,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( ( times_times_int @ C @ A )
          = ( times_times_int @ C @ B ) )
        = ( A = B ) ) ) ).

% mult_left_cancel
thf(fact_249_mult__left__cancel,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( ( times_times_nat @ C @ A )
          = ( times_times_nat @ C @ B ) )
        = ( A = B ) ) ) ).

% mult_left_cancel
thf(fact_250_no__zero__divisors,axiom,
    ! [A: int,B: int] :
      ( ( A != zero_zero_int )
     => ( ( B != zero_zero_int )
       => ( ( times_times_int @ A @ B )
         != zero_zero_int ) ) ) ).

% no_zero_divisors
thf(fact_251_no__zero__divisors,axiom,
    ! [A: nat,B: nat] :
      ( ( A != zero_zero_nat )
     => ( ( B != zero_zero_nat )
       => ( ( times_times_nat @ A @ B )
         != zero_zero_nat ) ) ) ).

% no_zero_divisors
thf(fact_252_divisors__zero,axiom,
    ! [A: int,B: int] :
      ( ( ( times_times_int @ A @ B )
        = zero_zero_int )
     => ( ( A = zero_zero_int )
        | ( B = zero_zero_int ) ) ) ).

% divisors_zero
thf(fact_253_divisors__zero,axiom,
    ! [A: nat,B: nat] :
      ( ( ( times_times_nat @ A @ B )
        = zero_zero_nat )
     => ( ( A = zero_zero_nat )
        | ( B = zero_zero_nat ) ) ) ).

% divisors_zero
thf(fact_254_mult__not__zero,axiom,
    ! [A: int,B: int] :
      ( ( ( times_times_int @ A @ B )
       != zero_zero_int )
     => ( ( A != zero_zero_int )
        & ( B != zero_zero_int ) ) ) ).

% mult_not_zero
thf(fact_255_mult__not__zero,axiom,
    ! [A: nat,B: nat] :
      ( ( ( times_times_nat @ A @ B )
       != zero_zero_nat )
     => ( ( A != zero_zero_nat )
        & ( B != zero_zero_nat ) ) ) ).

% mult_not_zero
thf(fact_256_verit__sum__simplify,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ A @ zero_zero_nat )
      = A ) ).

% verit_sum_simplify
thf(fact_257_verit__sum__simplify,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ A @ zero_zero_int )
      = A ) ).

% verit_sum_simplify
thf(fact_258_comm__monoid__add__class_Oadd__0,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ zero_zero_nat @ A )
      = A ) ).

% comm_monoid_add_class.add_0
thf(fact_259_comm__monoid__add__class_Oadd__0,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ zero_zero_int @ A )
      = A ) ).

% comm_monoid_add_class.add_0
thf(fact_260_add_Ocomm__neutral,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ A @ zero_zero_nat )
      = A ) ).

% add.comm_neutral
thf(fact_261_add_Ocomm__neutral,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ A @ zero_zero_int )
      = A ) ).

% add.comm_neutral
thf(fact_262_add_Ogroup__left__neutral,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ zero_zero_int @ A )
      = A ) ).

% add.group_left_neutral
thf(fact_263_add__0__iff,axiom,
    ! [B: nat,A: nat] :
      ( ( B
        = ( plus_plus_nat @ B @ A ) )
      = ( A = zero_zero_nat ) ) ).

% add_0_iff
thf(fact_264_add__0__iff,axiom,
    ! [B: int,A: int] :
      ( ( B
        = ( plus_plus_int @ B @ A ) )
      = ( A = zero_zero_int ) ) ).

% add_0_iff
thf(fact_265_zero__neq__one,axiom,
    zero_zero_nat != one_one_nat ).

% zero_neq_one
thf(fact_266_zero__neq__one,axiom,
    zero_zero_int != one_one_int ).

% zero_neq_one
thf(fact_267_power__not__zero,axiom,
    ! [A: int,N: nat] :
      ( ( A != zero_zero_int )
     => ( ( power_power_int @ A @ N )
       != zero_zero_int ) ) ).

% power_not_zero
thf(fact_268_power__not__zero,axiom,
    ! [A: nat,N: nat] :
      ( ( A != zero_zero_nat )
     => ( ( power_power_nat @ A @ N )
       != zero_zero_nat ) ) ).

% power_not_zero
thf(fact_269_nat__mult__1__right,axiom,
    ! [N: nat] :
      ( ( times_times_nat @ N @ one_one_nat )
      = N ) ).

% nat_mult_1_right
thf(fact_270_nat__mult__1,axiom,
    ! [N: nat] :
      ( ( times_times_nat @ one_one_nat @ N )
      = N ) ).

% nat_mult_1
thf(fact_271_nat_Odistinct_I1_J,axiom,
    ! [X2: nat] :
      ( zero_zero_nat
     != ( suc @ X2 ) ) ).

% nat.distinct(1)
thf(fact_272_old_Onat_Odistinct_I2_J,axiom,
    ! [Nat2: nat] :
      ( ( suc @ Nat2 )
     != zero_zero_nat ) ).

% old.nat.distinct(2)
thf(fact_273_old_Onat_Odistinct_I1_J,axiom,
    ! [Nat2: nat] :
      ( zero_zero_nat
     != ( suc @ Nat2 ) ) ).

% old.nat.distinct(1)
thf(fact_274_nat_OdiscI,axiom,
    ! [Nat: nat,X2: nat] :
      ( ( Nat
        = ( suc @ X2 ) )
     => ( Nat != zero_zero_nat ) ) ).

% nat.discI
thf(fact_275_nat__induct,axiom,
    ! [P3: nat > $o,N: nat] :
      ( ( P3 @ zero_zero_nat )
     => ( ! [N2: nat] :
            ( ( P3 @ N2 )
           => ( P3 @ ( suc @ N2 ) ) )
       => ( P3 @ N ) ) ) ).

% nat_induct
thf(fact_276_diff__induct,axiom,
    ! [P3: nat > nat > $o,M: nat,N: nat] :
      ( ! [X3: nat] : ( P3 @ X3 @ zero_zero_nat )
     => ( ! [Y4: nat] : ( P3 @ zero_zero_nat @ ( suc @ Y4 ) )
       => ( ! [X3: nat,Y4: nat] :
              ( ( P3 @ X3 @ Y4 )
             => ( P3 @ ( suc @ X3 ) @ ( suc @ Y4 ) ) )
         => ( P3 @ M @ N ) ) ) ) ).

% diff_induct
thf(fact_277_zero__induct,axiom,
    ! [P3: nat > $o,K: nat] :
      ( ( P3 @ K )
     => ( ! [N2: nat] :
            ( ( P3 @ ( suc @ N2 ) )
           => ( P3 @ N2 ) )
       => ( P3 @ zero_zero_nat ) ) ) ).

% zero_induct
thf(fact_278_Suc__neq__Zero,axiom,
    ! [M: nat] :
      ( ( suc @ M )
     != zero_zero_nat ) ).

% Suc_neq_Zero
thf(fact_279_Zero__neq__Suc,axiom,
    ! [M: nat] :
      ( zero_zero_nat
     != ( suc @ M ) ) ).

% Zero_neq_Suc
thf(fact_280_Zero__not__Suc,axiom,
    ! [M: nat] :
      ( zero_zero_nat
     != ( suc @ M ) ) ).

% Zero_not_Suc
thf(fact_281_old_Onat_Oexhaust,axiom,
    ! [Y: nat] :
      ( ( Y != zero_zero_nat )
     => ~ ! [Nat3: nat] :
            ( Y
           != ( suc @ Nat3 ) ) ) ).

% old.nat.exhaust
thf(fact_282_old_Onat_Oinducts,axiom,
    ! [P3: nat > $o,Nat: nat] :
      ( ( P3 @ zero_zero_nat )
     => ( ! [Nat3: nat] :
            ( ( P3 @ Nat3 )
           => ( P3 @ ( suc @ Nat3 ) ) )
       => ( P3 @ Nat ) ) ) ).

% old.nat.inducts
thf(fact_283_not0__implies__Suc,axiom,
    ! [N: nat] :
      ( ( N != zero_zero_nat )
     => ? [M2: nat] :
          ( N
          = ( suc @ M2 ) ) ) ).

% not0_implies_Suc
thf(fact_284_add__eq__self__zero,axiom,
    ! [M: nat,N: nat] :
      ( ( ( plus_plus_nat @ M @ N )
        = M )
     => ( N = zero_zero_nat ) ) ).

% add_eq_self_zero
thf(fact_285_plus__nat_Oadd__0,axiom,
    ! [N: nat] :
      ( ( plus_plus_nat @ zero_zero_nat @ N )
      = N ) ).

% plus_nat.add_0
thf(fact_286_nat__mult__eq__cancel__disj,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( times_times_nat @ K @ M )
        = ( times_times_nat @ K @ N ) )
      = ( ( K = zero_zero_nat )
        | ( M = N ) ) ) ).

% nat_mult_eq_cancel_disj
thf(fact_287_mult__0,axiom,
    ! [N: nat] :
      ( ( times_times_nat @ zero_zero_nat @ N )
      = zero_zero_nat ) ).

% mult_0
thf(fact_288_times__int__code_I2_J,axiom,
    ! [L: int] :
      ( ( times_times_int @ zero_zero_int @ L )
      = zero_zero_int ) ).

% times_int_code(2)
thf(fact_289_times__int__code_I1_J,axiom,
    ! [K: int] :
      ( ( times_times_int @ K @ zero_zero_int )
      = zero_zero_int ) ).

% times_int_code(1)
thf(fact_290_plus__int__code_I2_J,axiom,
    ! [L: int] :
      ( ( plus_plus_int @ zero_zero_int @ L )
      = L ) ).

% plus_int_code(2)
thf(fact_291_plus__int__code_I1_J,axiom,
    ! [K: int] :
      ( ( plus_plus_int @ K @ zero_zero_int )
      = K ) ).

% plus_int_code(1)
thf(fact_292_add__scale__eq__noteq,axiom,
    ! [R: int,A: int,B: int,C: int,D: int] :
      ( ( R != zero_zero_int )
     => ( ( ( A = B )
          & ( C != D ) )
       => ( ( plus_plus_int @ A @ ( times_times_int @ R @ C ) )
         != ( plus_plus_int @ B @ ( times_times_int @ R @ D ) ) ) ) ) ).

% add_scale_eq_noteq
thf(fact_293_add__scale__eq__noteq,axiom,
    ! [R: nat,A: nat,B: nat,C: nat,D: nat] :
      ( ( R != zero_zero_nat )
     => ( ( ( A = B )
          & ( C != D ) )
       => ( ( plus_plus_nat @ A @ ( times_times_nat @ R @ C ) )
         != ( plus_plus_nat @ B @ ( times_times_nat @ R @ D ) ) ) ) ) ).

% add_scale_eq_noteq
thf(fact_294_Suc__eq__plus1__left,axiom,
    ( suc
    = ( plus_plus_nat @ one_one_nat ) ) ).

% Suc_eq_plus1_left
thf(fact_295_plus__1__eq__Suc,axiom,
    ( ( plus_plus_nat @ one_one_nat )
    = suc ) ).

% plus_1_eq_Suc
thf(fact_296_Suc__eq__plus1,axiom,
    ( suc
    = ( ^ [N3: nat] : ( plus_plus_nat @ N3 @ one_one_nat ) ) ) ).

% Suc_eq_plus1
thf(fact_297_power__0,axiom,
    ! [A: int] :
      ( ( power_power_int @ A @ zero_zero_nat )
      = one_one_int ) ).

% power_0
thf(fact_298_power__0,axiom,
    ! [A: nat] :
      ( ( power_power_nat @ A @ zero_zero_nat )
      = one_one_nat ) ).

% power_0
thf(fact_299_of__nat__neq__0,axiom,
    ! [N: nat] :
      ( ( semiri2019852685at_int @ ( suc @ N ) )
     != zero_zero_int ) ).

% of_nat_neq_0
thf(fact_300_of__nat__neq__0,axiom,
    ! [N: nat] :
      ( ( semiri1382578993at_nat @ ( suc @ N ) )
     != zero_zero_nat ) ).

% of_nat_neq_0
thf(fact_301_one__is__add,axiom,
    ! [M: nat,N: nat] :
      ( ( ( suc @ zero_zero_nat )
        = ( plus_plus_nat @ M @ N ) )
      = ( ( ( M
            = ( suc @ zero_zero_nat ) )
          & ( N = zero_zero_nat ) )
        | ( ( M = zero_zero_nat )
          & ( N
            = ( suc @ zero_zero_nat ) ) ) ) ) ).

% one_is_add
thf(fact_302_add__is__1,axiom,
    ! [M: nat,N: nat] :
      ( ( ( plus_plus_nat @ M @ N )
        = ( suc @ zero_zero_nat ) )
      = ( ( ( M
            = ( suc @ zero_zero_nat ) )
          & ( N = zero_zero_nat ) )
        | ( ( M = zero_zero_nat )
          & ( N
            = ( suc @ zero_zero_nat ) ) ) ) ) ).

% add_is_1
thf(fact_303_int__ops_I2_J,axiom,
    ( ( semiri2019852685at_int @ one_one_nat )
    = one_one_int ) ).

% int_ops(2)
thf(fact_304_odd__nonzero,axiom,
    ! [Z: int] :
      ( ( plus_plus_int @ ( plus_plus_int @ one_one_int @ Z ) @ Z )
     != zero_zero_int ) ).

% odd_nonzero
thf(fact_305_div__add__self1,axiom,
    ! [B: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ B @ A ) @ B )
        = ( plus_plus_int @ ( divide_divide_int @ A @ B ) @ one_one_int ) ) ) ).

% div_add_self1
thf(fact_306_div__add__self1,axiom,
    ! [B: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ B @ A ) @ B )
        = ( plus_plus_nat @ ( divide_divide_nat @ A @ B ) @ one_one_nat ) ) ) ).

% div_add_self1
thf(fact_307_div__add__self2,axiom,
    ! [B: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ A @ B ) @ B )
        = ( plus_plus_int @ ( divide_divide_int @ A @ B ) @ one_one_int ) ) ) ).

% div_add_self2
thf(fact_308_div__add__self2,axiom,
    ! [B: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ B ) @ B )
        = ( plus_plus_nat @ ( divide_divide_nat @ A @ B ) @ one_one_nat ) ) ) ).

% div_add_self2

% Helper facts (3)
thf(help_If_3_1_If_001t__Nat__Onat_T,axiom,
    ! [P3: $o] :
      ( ( P3 = $true )
      | ( P3 = $false ) ) ).

thf(help_If_2_1_If_001t__Nat__Onat_T,axiom,
    ! [X: nat,Y: nat] :
      ( ( if_nat @ $false @ X @ Y )
      = Y ) ).

thf(help_If_1_1_If_001t__Nat__Onat_T,axiom,
    ! [X: nat,Y: nat] :
      ( ( if_nat @ $true @ X @ Y )
      = X ) ).

% Conjectures (1)
thf(conj_0,conjecture,
    ( ( divide_divide_int @ ( plus_plus_int @ ( divide_divide_int @ ( power_power_int @ x @ ( suc @ pm ) ) @ ( power_power_int @ x @ pm ) ) @ ( times_times_int @ x @ ( semiri2019852685at_int @ pm ) ) ) @ ( semiri2019852685at_int @ ( suc @ pm ) ) )
    = x ) ).

%------------------------------------------------------------------------------